tools/remus: fix build in (symlinked) read-only source tree
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 10 Feb 2010 09:19:16 +0000 (09:19 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 10 Feb 2010 09:19:16 +0000 (09:19 +0000)
commit01d99a32129bb60ab0e180c7a64b2bd45cf699c1
tree790f2def3263e9d94c49c05d4d0cf61cd852d702
parentb14339379a571840ce040fce563580c09fb0a1f5
tools/remus: fix build in (symlinked) read-only source tree

Modifying source files should generally be avoided; if it is being
done, care should at least be taken to not attempt writes to read-only
files.

While at it, also force the whole ugly construct to fail if any of its
commands fails.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
tools/remus/imqebt/Makefile